Week 1
Milestones
- Requirement Analysis
- Setting up of Sunbird RC server locally
Description
Milestone 1 : Requirement Analysis
Overview
The purpose of this milestone was to perform a detailed requirement analysis for the project. The analysis involved understanding the project's objectives, identifying key features, and gathering necessary information to guide the development process.
Results
- Contributions are going to be on sunbird-rc-core repo.
- The project focusses on the backend work which requires familiarity with Java spring-boot.
- APIs that needs to be connected are - Issuer-Agent
- Majority of the work is to find components where we need to make the API calls and integrate them with the existing framework.
Milestone 2 : Setting up sunbird-rc backend server
- Setting up of Sunbird RC backend server is the first step towards this project. The setting up of project locally requires familiarity with Java spring-boot, postgres, docker.
- The major challenge here was setting up of a proper environment for development i.e configuring environment variables.